Skip to main content

Recall a ticket

POST 

/tickets/:ticketId/recall

Recall a ticket that has been forwarded to another contact

Request

Path Parameters

    ticketId stringrequired

    The id of the ticket to be recalled.

Header Parameters

    x-api-key string

    The API Key of the store

    Authorization string

    Bearer Token

Responses

Accepted

Schema
    notificationId string
Loading...